home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / gnu / othergnu / shlutl18.zoo / shlutl18 / read.me
Text File  |  1993-01-17  |  1KB  |  29 lines

  1. Hi all,
  2. this is a port of the GNU shell-utils, version 1.8.
  3. These programs were made to be used under MiNT, but may work under TOS.
  4. They were compiled using the -mbaserel and -mpcrel flags and linked
  5. with the mintlibs pl25.
  6.  
  7. Manifest:
  8. - bin subdirectory contains compiled binaries
  9. - man subdirectory contains man pages
  10. - src subdirectory contains minimal C equivalents for shell scripts
  11.  
  12. Some changes to the original code:
  13. - made a minimal C version of true.sh, false.sh and groups.sh
  14. - patched the mintlibs' version of getuid() and getgid()
  15. - included Alec Muffet's fcrypt() for su
  16. - stty is not included because I couldn't get it to compile
  17.  
  18. Installation guide:
  19. - copy all man-pages to /usr/man/man1 or your equivalent
  20. - copy all executables to /bin or your equivalent
  21. - chmod 6511 su if your /bin directory is on a Minix partition;
  22.   otherwise, you're out of luck, su won't work properly
  23.  
  24. Source code is on prep.ai.mit.edu
  25.  
  26. That's it! Questions, remarks, pleas, bug-reports, flames to:
  27. Hildo Biersma
  28. schuller@dutiag.twi.tudelft.nl
  29.